T
CSharpTest.Net
DelegateFactory<T> Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Interfaces Namespace : DelegateFactory<T> Class

Glossary Item Box

A factory that creates a new instance of an object each time Create() is called.

Syntax

Visual Basic (Declaration) 
Public Class DelegateFactory(Of T) 
   Implements IFactory(Of T) 
C# 
public class DelegateFactory<T> : IFactory<T>  

Type Parameters

T

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Interfaces.DelegateFactory<T>

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys